﻿2026-07-19T16:44:58.3816179Z ##[group]Run actions/checkout@v5
2026-07-19T16:44:58.3816390Z with:
2026-07-19T16:44:58.3816532Z   repository: SaberMage/spt-shell-notify
2026-07-19T16:44:58.3816819Z   path: .adapter-notify
2026-07-19T16:44:58.3818361Z   token: ***
2026-07-19T16:44:58.3818481Z   ssh-strict: true
2026-07-19T16:44:58.3818687Z   ssh-user: git
2026-07-19T16:44:58.3818808Z   persist-credentials: true
2026-07-19T16:44:58.3818940Z   clean: true
2026-07-19T16:44:58.3819054Z   sparse-checkout-cone-mode: true
2026-07-19T16:44:58.3819201Z   fetch-depth: 1
2026-07-19T16:44:58.3819318Z   fetch-tags: false
2026-07-19T16:44:58.3819510Z   show-progress: true
2026-07-19T16:44:58.3819629Z   lfs: false
2026-07-19T16:44:58.3819737Z   submodules: false
2026-07-19T16:44:58.3819856Z   set-safe-directory: true
2026-07-19T16:44:58.3819984Z env:
2026-07-19T16:44:58.3820094Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T16:44:58.3820249Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T16:44:58.3820390Z ##[endgroup]
2026-07-19T16:44:59.1449040Z Syncing repository: SaberMage/spt-shell-notify
2026-07-19T16:44:59.1449487Z ##[group]Getting Git version info
2026-07-19T16:44:59.1449744Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-07-19T16:44:59.1867322Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-19T16:44:59.2074176Z git version 2.43.0.windows.1
2026-07-19T16:44:59.2095934Z ##[endgroup]
2026-07-19T16:44:59.2103665Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\76937e38-2614-4579-b656-65a96ca61c9c\.gitconfig'
2026-07-19T16:44:59.2117294Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\76937e38-2614-4579-b656-65a96ca61c9c' before making global git config changes
2026-07-19T16:44:59.2117772Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T16:44:59.2122362Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-19T16:44:59.2374667Z ##[group]Initializing the repository
2026-07-19T16:44:59.2379952Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-19T16:44:59.2713643Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-19T16:44:59.2738008Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-19T16:44:59.2992223Z ##[endgroup]
2026-07-19T16:44:59.2992500Z ##[group]Disabling automatic garbage collection
2026-07-19T16:44:59.2997675Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-19T16:44:59.3244947Z ##[endgroup]
2026-07-19T16:44:59.3245187Z ##[group]Setting up auth
2026-07-19T16:44:59.3252628Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-19T16:44:59.3478520Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-19T16:44:59.7548501Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T16:44:59.7805112Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-19T16:45:00.1753482Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T16:45:00.1996660Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-19T16:45:00.5577541Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-19T16:45:00.5892433Z ##[endgroup]
2026-07-19T16:45:00.5892681Z ##[group]Determining the default branch
2026-07-19T16:45:00.5894498Z Retrieving the default branch name
2026-07-19T16:45:00.9725893Z Default branch 'main'
2026-07-19T16:45:00.9726355Z ##[endgroup]
2026-07-19T16:45:00.9726572Z ##[group]Fetching the repository
2026-07-19T16:45:00.9733370Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-19T16:45:01.7412986Z From https://github.com/SaberMage/spt-shell-notify
2026-07-19T16:45:01.7413278Z  * [new branch]      main       -> origin/main
2026-07-19T16:45:01.7539782Z ##[endgroup]
2026-07-19T16:45:01.7540015Z ##[group]Determining the checkout info
2026-07-19T16:45:01.7541338Z ##[endgroup]
2026-07-19T16:45:01.7547023Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-19T16:45:01.7794201Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-19T16:45:01.8025464Z ##[group]Checking out the ref
2026-07-19T16:45:01.8030228Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-19T16:45:01.8354877Z branch 'main' set up to track 'origin/main'.
2026-07-19T16:45:01.8355192Z Reset branch 'main'
2026-07-19T16:45:01.8373464Z ##[endgroup]
2026-07-19T16:45:01.8615001Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-19T16:45:01.8814293Z ee2d37eadc730c0019e0af82d683074c509634a2
